2025-06-25 15:36:54,440 [ 505392 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-25 15:36:54,440 [ 505392 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-25 15:36:54,440 [ 505392 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-25 15:36:54,440 [ 505392 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_wp33xw --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view test_memory_limit_observer/test.py::test_memory_usage_doesnt_include_page_cache_size test_memory_limit_observer/test.py::test_observe_memory_limit test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 'test_merge_tree_s3/test.py::test_alter_table_columns[node]' 'test_merge_tree_s3/test.py::test_attach_detach_partition[node]' 'test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk]' 'test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node]' 'test_merge_tree_s3/test.py::test_freeze_unfreeze[node]' 'test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node]' 'test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[True-node]' 'test_merge_tree_s3/test.py::test_lazy_seek_optimization_for_async_read[node]' 'test_merge_tree_s3/test.py::test_merge_canceled_by_drop[node]' 'test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3]' 'test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3_always_multi_part]' 'test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors_when_move[node]' 'test_merge_tree_s3/test.py::test_move_partition_to_another_disk[node]' 'test_merge_tree_s3/test.py::test_move_replace_partition_to_another_table[node]' 'test_merge_tree_s3/test.py::test_s3_disk_apply_new_settings[node]' 'test_merge_tree_s3/test.py::test_s3_disk_heavy_write_check_mem[node]' 'test_merge_tree_s3/test.py::test_s3_disk_reads_on_unstable_connection[node]' 'test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory0-node]' 'test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory1-node]' 'test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory2-node]' 'test_merge_tree_s3/test.py::test_s3_no_delete_objects[node]' 'test_merge_tree_s3/test.py::test_simple_insert_select[0-16-node]' 'test_merge_tree_s3/test.py::test_simple_insert_select[8192-12-node]' 'test_merge_tree_s3/test.py::test_table_manipulations[node]' 'test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2]' 'test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1]' 'test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2]' 'test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1]' test_modify_engine_on_restart/test_ordinary.py::test_modify_engine_on_restart_ordinary_database test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart test_multi_access_storage_role_management/test.py::test_quotas test_multi_access_storage_role_management/test.py::test_role_from_different_storages test_multi_access_storage_role_management/test.py::test_roles test_multi_access_storage_role_management/test.py::test_settings_profiles test_multi_access_storage_role_management/test.py::test_users 'test_multiple_disks/test.py::test_alter_double_move_partition[DISK]' 'test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME]' 'test_multiple_disks/test.py::test_alter_move[mt]' 'test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK]' 'test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME]' 'test_multiple_disks/test.py::test_alter_policy[mt]' 'test_multiple_disks/test.py::test_alter_policy[replicated]' 'test_multiple_disks/test.py::test_background_move[mt]' 'test_multiple_disks/test.py::test_background_move[replicated]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[mt]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[replicated]' 'test_multiple_disks/test.py::test_detach_attach[mt]' 'test_multiple_disks/test.py::test_detach_attach[replicated]' test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze 'test_multiple_disks/test.py::test_jbod_overflow[mt]' 'test_multiple_disks/test.py::test_jbod_overflow[replicated]' test_multiple_disks/test.py::test_kill_while_insert 'test_multiple_disks/test.py::test_max_data_part_size[mt]' 'test_multiple_disks/test.py::test_max_data_part_size[replicated]' test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge 'test_multiple_disks/test.py::test_mutate_to_another_disk[mt]' 'test_multiple_disks/test.py::test_mutate_to_another_disk[replicated]' test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename 'test_multiple_disks/test.py::test_round_robin[mt]' 'test_multiple_disks/test.py::test_round_robin[replicated]' test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves 'test_multiple_disks/test.py::test_start_stop_moves[mt]' 'test_multiple_disks/test.py::test_start_stop_moves[replicated]' test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine test_mysql57_database_engine/test.py::test_memory_leak test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_10]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_11]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_12]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_13]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_14]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_15]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_16]' 'test_mysql57_database_engine/test.py::test_mysql_types[common_types_17]' -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_manipulate_statistics/test.py::test_single_node_normal test_merge_tree_s3/test.py::test_alter_table_columns[node] test_memory_limit_observer/test.py::test_memory_usage_doesnt_include_page_cache_size test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine test_multi_access_storage_role_management/test.py::test_quotas test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] [gw3] [ 1%] PASSED test_multi_access_storage_role_management/test.py::test_quotas test_multi_access_storage_role_management/test.py::test_role_from_different_storages [gw5] [ 2%] PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] [gw8] [ 3%] PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view [gw0] [ 4%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] [gw5] [ 5%] PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] [gw1] [ 6%] PASSED test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database [gw3] [ 7%] PASSED test_multi_access_storage_role_management/test.py::test_role_from_different_storages test_multi_access_storage_role_management/test.py::test_roles [gw5] [ 8%] PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] [gw1] [ 9%] PASSED test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database [gw6] [ 10%] PASSED test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide [gw0] [ 11%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] [gw1] [ 12%] PASSED test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database [gw5] [ 13%] PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] [gw1] [ 14%] PASSED test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine [gw3] [ 15%] PASSED test_multi_access_storage_role_management/test.py::test_roles test_multi_access_storage_role_management/test.py::test_settings_profiles [gw7] [ 16%] PASSED test_memory_limit_observer/test.py::test_memory_usage_doesnt_include_page_cache_size test_memory_limit_observer/test.py::test_observe_memory_limit [gw9] [ 17%] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table [gw1] [ 18%] PASSED test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine [gw6] [ 19%] PASSED test_manipulate_statistics/test.py::test_single_node_wide [gw3] [ 20%] PASSED test_multi_access_storage_role_management/test.py::test_settings_profiles test_multi_access_storage_role_management/test.py::test_users [gw1] [ 21%] PASSED test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine test_mysql57_database_engine/test.py::test_memory_leak [gw0] [ 22%] PASSED test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] [gw2] [ 23%] PASSED test_merge_tree_s3/test.py::test_alter_table_columns[node] test_merge_tree_s3/test.py::test_attach_detach_partition[node] [gw3] [ 24%] PASSED test_multi_access_storage_role_management/test.py::test_users test_modify_engine_on_restart/test_ordinary.py::test_modify_engine_on_restart_ordinary_database [gw1] [ 25%] PASSED test_mysql57_database_engine/test.py::test_memory_leak test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database [gw0] [ 26%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] [gw2] [ 27%] PASSED test_merge_tree_s3/test.py::test_attach_detach_partition[node] test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] [gw0] [ 28%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] [gw4] [ 29%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted [gw0] [ 30%] PASSED test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] [gw0] [ 31%] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] [gw1] [ 32%] PASSED test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] [gw1] [ 33%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] [gw0] [ 34%] PASSED test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] [gw9] [ 35%] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table [gw1] [ 36%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] [gw7] [ 37%] PASSED test_memory_limit_observer/test.py::test_observe_memory_limit [gw0] [ 38%] PASSED test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] [gw1] [ 39%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] [gw1] [ 40%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart [gw1] [ 41%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] [gw4] [ 42%] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error [gw4] [ 43%] SKIPPED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error [gw1] [ 44%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] [gw1] [ 45%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] test_mysql57_database_engine/test.py::test_mysql_types[common_types_17] [gw1] [ 46%] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_17] [gw2] [ 47%] PASSED test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] [gw2] [ 48%] PASSED test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] test_merge_tree_s3/test.py::test_freeze_unfreeze[node] [gw2] [ 49%] PASSED test_merge_tree_s3/test.py::test_freeze_unfreeze[node] test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] [gw2] [ 50%] PASSED test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[True-node] [gw2] [ 51%] PASSED test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[True-node] test_merge_tree_s3/test.py::test_lazy_seek_optimization_for_async_read[node] [gw0] [ 52%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] [gw2] [ 53%] PASSED test_merge_tree_s3/test.py::test_lazy_seek_optimization_for_async_read[node] test_merge_tree_s3/test.py::test_merge_canceled_by_drop[node] [gw7] [ 54%] PASSED test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart [gw2] [ 55%] PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_drop[node] test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3] [gw2] [ 56%] PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3] test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3_always_multi_part] [gw6] [ 57%] PASSED test_modify_engine_on_restart/test_ordinary.py::test_modify_engine_on_restart_ordinary_database [gw2] [ 58%] PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3_always_multi_part] test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors_when_move[node] [gw2] [ 59%] PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors_when_move[node] test_merge_tree_s3/test.py::test_move_partition_to_another_disk[node] [gw2] [ 60%] PASSED test_merge_tree_s3/test.py::test_move_partition_to_another_disk[node] test_merge_tree_s3/test.py::test_move_replace_partition_to_another_table[node] [gw2] [ 61%] PASSED test_merge_tree_s3/test.py::test_move_replace_partition_to_another_table[node] test_merge_tree_s3/test.py::test_s3_disk_apply_new_settings[node] [gw0] [ 62%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_detach_attach[mt] [gw0] [ 63%] PASSED test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] [gw2] [ 64%] PASSED test_merge_tree_s3/test.py::test_s3_disk_apply_new_settings[node] test_merge_tree_s3/test.py::test_s3_disk_heavy_write_check_mem[node] [gw0] [ 65%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw0] [ 66%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze [gw0] [ 67%] PASSED test_multiple_disks/test.py::test_freeze test_multiple_disks/test.py::test_jbod_overflow[mt] [gw0] [ 68%] PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] test_multiple_disks/test.py::test_jbod_overflow[replicated] [gw0] [ 69%] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] test_multiple_disks/test.py::test_kill_while_insert [gw2] [ 70%] PASSED test_merge_tree_s3/test.py::test_s3_disk_heavy_write_check_mem[node] test_merge_tree_s3/test.py::test_s3_disk_reads_on_unstable_connection[node] [gw0] [ 71%] PASSED test_multiple_disks/test.py::test_kill_while_insert test_multiple_disks/test.py::test_max_data_part_size[mt] [gw0] [ 72%] PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] test_multiple_disks/test.py::test_max_data_part_size[replicated] [gw0] [ 73%] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] test_multiple_disks/test.py::test_move_across_policies_does_not_work [gw0] [ 74%] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge [gw0] [ 75%] PASSED test_multiple_disks/test.py::test_move_while_merge test_multiple_disks/test.py::test_mutate_to_another_disk[mt] [gw0] [ 76%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] [gw0] [ 77%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload [gw0] [ 78%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster [gw0] [ 79%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload [gw2] [ 80%] PASSED test_merge_tree_s3/test.py::test_s3_disk_reads_on_unstable_connection[node] test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory0-node] [gw2] [ 81%] SKIPPED test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory0-node] test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory1-node] [gw2] [ 82%] SKIPPED test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory1-node] test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory2-node] [gw2] [ 83%] SKIPPED test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory2-node] test_merge_tree_s3/test.py::test_s3_no_delete_objects[node] [gw2] [ 84%] PASSED test_merge_tree_s3/test.py::test_s3_no_delete_objects[node] test_merge_tree_s3/test.py::test_simple_insert_select[0-16-node] [gw2] [ 85%] PASSED test_merge_tree_s3/test.py::test_simple_insert_select[0-16-node] test_merge_tree_s3/test.py::test_simple_insert_select[8192-12-node] [gw2] [ 86%] PASSED test_merge_tree_s3/test.py::test_simple_insert_select[8192-12-node] test_merge_tree_s3/test.py::test_table_manipulations[node] [gw2] [ 87%] PASSED test_merge_tree_s3/test.py::test_table_manipulations[node] [gw0] [ 88%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size [gw0] [ 89%] PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser [gw0] [ 90%] PASSED test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename [gw0] [ 91%] PASSED test_multiple_disks/test.py::test_rename test_multiple_disks/test.py::test_round_robin[mt] [gw0] [ 92%] PASSED test_multiple_disks/test.py::test_round_robin[mt] test_multiple_disks/test.py::test_round_robin[replicated] [gw0] [ 93%] PASSED test_multiple_disks/test.py::test_round_robin[replicated] test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled [gw0] [ 94%] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves [gw0] [ 95%] PASSED test_multiple_disks/test.py::test_simple_replication_and_moves test_multiple_disks/test.py::test_start_stop_moves[mt] [gw0] [ 96%] PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] test_multiple_disks/test.py::test_start_stop_moves[replicated] [gw0] [ 97%] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] test_multiple_disks/test.py::test_system_tables [gw0] [ 98%] PASSED test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload [gw0] [ 99%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload [gw0] [100%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload ============================== slowest durations =============================== 90.82s call test_merge_tree_s3/test.py::test_s3_disk_reads_on_unstable_connection[node] 70.95s call test_modify_engine_on_restart/test_ordinary.py::test_modify_engine_on_restart_ordinary_database 51.12s call test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 46.09s call test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 42.38s call test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] 30.23s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 29.95s setup test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 27.83s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 27.59s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 27.49s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 27.42s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 26.97s setup test_merge_tree_s3/test.py::test_alter_table_columns[node] 26.26s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 24.57s setup test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine 22.68s teardown test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] 22.64s teardown test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 22.62s teardown test_merge_tree_s3/test.py::test_table_manipulations[node] 21.33s setup test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 20.64s call test_memory_limit_observer/test.py::test_observe_memory_limit 20.47s call test_merge_tree_s3/test.py::test_s3_disk_heavy_write_check_mem[node] 19.59s setup test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 19.53s call test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 19.47s call test_memory_limit_observer/test.py::test_memory_usage_doesnt_include_page_cache_size 18.89s setup test_manipulate_statistics/test.py::test_single_node_normal 18.76s call test_merge_tree_s3/test.py::test_merge_canceled_by_drop[node] 17.81s setup test_modify_engine_on_restart/test_ordinary.py::test_modify_engine_on_restart_ordinary_database 17.76s setup test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] 17.40s call test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 16.25s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 14.64s call test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 14.56s call test_multiple_disks/test.py::test_simple_replication_and_moves 14.54s setup test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 14.24s setup test_multi_access_storage_role_management/test.py::test_quotas 13.23s setup test_memory_limit_observer/test.py::test_memory_usage_doesnt_include_page_cache_size 12.76s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 11.83s call test_multiple_disks/test.py::test_round_robin[replicated] 11.57s call test_merge_tree_s3/test.py::test_alter_table_columns[node] 11.53s call test_multiple_disks/test.py::test_round_robin[mt] 10.91s teardown test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 10.11s call test_multiple_disks/test.py::test_alter_move[mt] 10.09s call test_merge_tree_s3/test.py::test_s3_disk_apply_new_settings[node] 9.94s call test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 9.92s call test_multiple_disks/test.py::test_move_while_merge 8.35s call test_manipulate_statistics/test.py::test_single_node_normal 8.06s call test_manipulate_statistics/test.py::test_single_node_wide 7.92s call test_multi_access_storage_role_management/test.py::test_role_from_different_storages 7.55s call test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 7.38s call test_multiple_disks/test.py::test_jbod_overflow[replicated] 7.16s call test_merge_tree_s3/test.py::test_move_replace_partition_to_another_table[node] 7.08s call test_multiple_disks/test.py::test_jbod_overflow[mt] 6.93s call test_multiple_disks/test.py::test_start_stop_moves[replicated] 6.89s call test_multiple_disks/test.py::test_start_stop_moves[mt] 5.57s call test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3] 5.56s call test_multiple_disks/test.py::test_kill_while_insert 5.44s teardown test_manipulate_statistics/test.py::test_single_node_wide 5.15s teardown test_memory_limit_observer/test.py::test_observe_memory_limit 4.86s call test_merge_tree_s3/test.py::test_simple_insert_select[0-16-node] 4.77s call test_multiple_disks/test.py::test_rename 4.74s call test_multi_access_storage_role_management/test.py::test_quotas 4.70s call test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 4.69s call test_mysql57_database_engine/test.py::test_memory_leak 4.66s call test_multi_access_storage_role_management/test.py::test_roles 4.50s call test_multi_access_storage_role_management/test.py::test_users 4.49s call test_merge_tree_s3/test.py::test_simple_insert_select[8192-12-node] 4.35s call test_multi_access_storage_role_management/test.py::test_settings_profiles 4.31s call test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 4.20s call test_merge_tree_s3/test.py::test_attach_detach_partition[node] 4.18s call test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[True-node] 4.16s call test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine 4.16s call test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] 4.14s call test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3_always_multi_part] 4.03s call test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 3.95s call test_merge_tree_s3/test.py::test_lazy_seek_optimization_for_async_read[node] 3.92s teardown test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 3.90s call test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 3.77s call test_merge_tree_s3/test.py::test_table_manipulations[node] 3.75s call test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 3.69s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 3.59s call test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] 3.47s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_17] 3.38s call test_multiple_disks/test.py::test_background_move[replicated] 3.09s teardown test_modify_engine_on_restart/test_ordinary.py::test_modify_engine_on_restart_ordinary_database 3.08s call test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] 3.07s call test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 3.03s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 2.95s call test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] 2.91s call test_multiple_disks/test.py::test_freeze 2.86s call test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors_when_move[node] 2.72s call test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] 2.65s call test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] 2.48s call test_multiple_disks/test.py::test_background_move[mt] 2.48s call test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine 2.43s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] 2.42s call test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database 2.31s call test_multiple_disks/test.py::test_query_parser 2.28s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] 2.19s call test_merge_tree_s3/test.py::test_freeze_unfreeze[node] 2.05s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] 2.02s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] 2.01s call test_multiple_disks/test.py::test_move_across_policies_does_not_work 1.93s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] 1.88s teardown test_multi_access_storage_role_management/test.py::test_users 1.87s call test_multiple_disks/test.py::test_detach_attach[replicated] 1.87s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_17] 1.85s call test_merge_tree_s3/test.py::test_move_partition_to_another_disk[node] 1.81s call test_multiple_disks/test.py::test_download_appropriate_disk 1.74s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] 1.67s call test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] 1.57s call test_multiple_disks/test.py::test_detach_attach[mt] 1.50s call test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database 1.44s call test_multiple_disks/test.py::test_alter_policy[replicated] 1.42s setup test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3] 1.38s call test_multiple_disks/test.py::test_alter_policy[mt] 1.38s call test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database 1.23s call test_multiple_disks/test.py::test_max_data_part_size[replicated] 1.14s call test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 1.13s call test_multiple_disks/test.py::test_max_data_part_size[mt] 0.75s call test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 0.50s call test_merge_tree_s3/test.py::test_s3_no_delete_objects[node] 0.43s call test_multiple_disks/test.py::test_system_tables 0.23s call test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine 0.17s call test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 0.10s setup test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory2-node] 0.10s setup test_merge_tree_s3/test.py::test_s3_disk_heavy_write_check_mem[node] 0.09s setup test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory0-node] 0.09s setup test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory1-node] 0.06s setup test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3_always_multi_part] 0.05s setup test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors_when_move[node] 0.00s setup test_merge_tree_s3/test.py::test_lazy_seek_optimization_for_async_read[node] 0.00s setup test_merge_tree_s3/test.py::test_s3_no_delete_objects[node] 0.00s setup test_merge_tree_s3/test.py::test_freeze_unfreeze[node] 0.00s setup test_merge_tree_s3/test.py::test_simple_insert_select[8192-12-node] 0.00s setup test_merge_tree_s3/test.py::test_simple_insert_select[0-16-node] 0.00s setup test_merge_tree_s3/test.py::test_merge_canceled_by_drop[node] 0.00s setup test_merge_tree_s3/test.py::test_s3_disk_reads_on_unstable_connection[node] 0.00s setup test_merge_tree_s3/test.py::test_attach_detach_partition[node] 0.00s teardown test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s setup test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] 0.00s setup test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[True-node] 0.00s setup test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] 0.00s setup test_merge_tree_s3/test.py::test_move_replace_partition_to_another_table[node] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] 0.00s setup test_merge_tree_s3/test.py::test_table_manipulations[node] 0.00s setup test_merge_tree_s3/test.py::test_move_partition_to_another_disk[node] 0.00s setup test_merge_tree_s3/test.py::test_s3_disk_apply_new_settings[node] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] 0.00s setup test_multi_access_storage_role_management/test.py::test_settings_profiles 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s setup test_multiple_disks/test.py::test_detach_attach[mt] 0.00s teardown test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s teardown test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory2-node] 0.00s teardown test_manipulate_statistics/test.py::test_single_node_normal 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts 0.00s setup test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] 0.00s setup test_multiple_disks/test.py::test_round_robin[mt] 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_merge_tree_s3/test.py::test_alter_table_columns[node] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s teardown test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] 0.00s teardown test_multi_access_storage_role_management/test.py::test_roles 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s setup test_multiple_disks/test.py::test_freeze 0.00s setup test_multiple_disks/test.py::test_background_move[replicated] 0.00s setup test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] 0.00s teardown test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory1-node] 0.00s setup test_multiple_disks/test.py::test_move_while_merge 0.00s setup test_manipulate_statistics/test.py::test_single_node_wide 0.00s setup test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s setup test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s teardown test_merge_tree_s3/test.py::test_s3_no_delete_objects[node] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s teardown test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s call test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory2-node] 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_17] 0.00s setup test_multiple_disks/test.py::test_system_tables 0.00s teardown test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s setup test_multiple_disks/test.py::test_kill_while_insert 0.00s setup test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s setup test_multiple_disks/test.py::test_rename 0.00s teardown test_multiple_disks/test.py::test_move_while_merge 0.00s setup test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s teardown test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] 0.00s setup test_multiple_disks/test.py::test_query_parser 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s teardown test_merge_tree_s3/test.py::test_s3_disk_apply_new_settings[node] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] 0.00s teardown test_merge_tree_s3/test.py::test_s3_disk_heavy_write_check_mem[node] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] 0.00s call test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory1-node] 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_merge_tree_s3/test.py::test_attach_detach_partition[node] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] 0.00s teardown test_merge_tree_s3/test.py::test_s3_disk_reads_on_unstable_connection[node] 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s teardown test_merge_tree_s3/test.py::test_lazy_seek_optimization_for_async_read[node] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] 0.00s teardown test_multiple_disks/test.py::test_round_robin[replicated] 0.00s setup test_multiple_disks/test.py::test_round_robin[replicated] 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s teardown test_multiple_disks/test.py::test_rename 0.00s teardown test_merge_tree_s3/test.py::test_merge_canceled_by_drop[node] 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s teardown test_merge_tree_s3/test.py::test_simple_insert_select[0-16-node] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] 0.00s setup test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] 0.00s setup test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s teardown test_multiple_disks/test.py::test_query_parser 0.00s teardown test_multiple_disks/test.py::test_system_tables 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s setup test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] 0.00s teardown test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s teardown test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s teardown test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s setup test_multi_access_storage_role_management/test.py::test_users 0.00s setup test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 0.00s teardown test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[True-node] 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] 0.00s setup test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s teardown test_multiple_disks/test.py::test_freeze 0.00s setup test_multiple_disks/test.py::test_alter_policy[mt] 0.00s setup test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_multi_access_storage_role_management/test.py::test_roles 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s setup test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database 0.00s setup test_multiple_disks/test.py::test_alter_move[mt] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_filesystem_error 0.00s teardown test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors_when_move[node] 0.00s teardown test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] 0.00s setup test_memory_limit_observer/test.py::test_observe_memory_limit 0.00s teardown test_multi_access_storage_role_management/test.py::test_role_from_different_storages 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s teardown test_merge_tree_s3/test.py::test_move_replace_partition_to_another_table[node] 0.00s teardown test_memory_limit_observer/test.py::test_memory_usage_doesnt_include_page_cache_size 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] 0.00s teardown test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database 0.00s teardown test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt] 0.00s teardown test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine 0.00s teardown test_multiple_disks/test.py::test_kill_while_insert 0.00s teardown test_multiple_disks/test.py::test_round_robin[mt] 0.00s setup test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] 0.00s teardown test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 0.00s setup test_multi_access_storage_role_management/test.py::test_role_from_different_storages 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] 0.00s setup test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 0.00s teardown test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3] 0.00s teardown test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database 0.00s teardown test_merge_tree_s3/test.py::test_simple_insert_select[8192-12-node] 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] 0.00s setup test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine 0.00s teardown test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3_always_multi_part] 0.00s setup test_mysql57_database_engine/test.py::test_memory_leak 0.00s teardown test_mysql57_database_engine/test.py::test_memory_leak 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] 0.00s setup test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine 0.00s teardown test_multi_access_storage_role_management/test.py::test_quotas 0.00s teardown test_multiple_disks/test.py::test_alter_policy[mt] 0.00s setup test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] 0.00s teardown test_multiple_disks/test.py::test_detach_attach[mt] 0.00s call test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory0-node] 0.00s teardown test_multiple_disks/test.py::test_background_move[replicated] 0.00s teardown test_multiple_disks/test.py::test_background_move[mt] 0.00s teardown test_merge_tree_s3/test.py::test_move_partition_to_another_disk[node] 0.00s teardown test_merge_tree_s3/test.py::test_freeze_unfreeze[node] 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s teardown test_merge_tree_s3/test.py::test_s3_engine_heavy_write_check_mem[in_flight_memory0-node] 0.00s teardown test_multi_access_storage_role_management/test.py::test_settings_profiles 0.00s teardown test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database 0.00s teardown test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine 0.00s teardown test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database 0.00s teardown test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database 0.00s teardown test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine =========================== short test summary info ============================ PASSED test_multi_access_storage_role_management/test.py::test_quotas PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[0-4-2] PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] PASSED test_merge_tree_s3_with_cache/test.py::test_read_after_cache_is_wiped[8192-2-1] PASSED test_mysql57_database_engine/test.py::test_bad_arguments_for_mysql_database_engine PASSED test_multi_access_storage_role_management/test.py::test_role_from_different_storages PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[0-2] PASSED test_mysql57_database_engine/test.py::test_clickhouse_ddl_for_mysql_database PASSED test_manipulate_statistics/test.py::test_single_node_normal PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] PASSED test_mysql57_database_engine/test.py::test_clickhouse_dml_for_mysql_database PASSED test_merge_tree_s3_with_cache/test.py::test_write_is_cached[8192-1] PASSED test_mysql57_database_engine/test.py::test_clickhouse_join_for_mysql_database PASSED test_multi_access_storage_role_management/test.py::test_roles PASSED test_memory_limit_observer/test.py::test_memory_usage_doesnt_include_page_cache_size PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task PASSED test_mysql57_database_engine/test.py::test_column_comments_for_mysql_database_engine PASSED test_manipulate_statistics/test.py::test_single_node_wide PASSED test_multi_access_storage_role_management/test.py::test_settings_profiles PASSED test_mysql57_database_engine/test.py::test_data_types_support_level_for_mysql_database_engine PASSED test_multiple_disks/test.py::test_alter_move[mt] PASSED test_merge_tree_s3/test.py::test_alter_table_columns[node] PASSED test_multi_access_storage_role_management/test.py::test_users PASSED test_mysql57_database_engine/test.py::test_memory_leak PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] PASSED test_merge_tree_s3/test.py::test_attach_detach_partition[node] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts PASSED test_multiple_disks/test.py::test_alter_policy[mt] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] PASSED test_mysql57_database_engine/test.py::test_mysql_ddl_for_mysql_database PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_10] PASSED test_multiple_disks/test.py::test_background_move[mt] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_11] PASSED test_memory_limit_observer/test.py::test_observe_memory_limit PASSED test_multiple_disks/test.py::test_background_move[replicated] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_12] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_13] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_14] PASSED test_merge_tree_load_parts/test.py::test_merge_tree_load_parts_corrupted PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_15] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_16] PASSED test_mysql57_database_engine/test.py::test_mysql_types[common_types_17] PASSED test_merge_tree_s3/test.py::test_cache_with_full_disk_space[node_with_limited_disk] PASSED test_merge_tree_s3/test.py::test_freeze_system_unfreeze[node] PASSED test_merge_tree_s3/test.py::test_freeze_unfreeze[node] PASSED test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[False-node] PASSED test_merge_tree_s3/test.py::test_insert_same_partition_and_merge[True-node] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] PASSED test_merge_tree_s3/test.py::test_lazy_seek_optimization_for_async_read[node] PASSED test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_drop[node] PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3] PASSED test_modify_engine_on_restart/test_ordinary.py::test_modify_engine_on_restart_ordinary_database PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3_always_multi_part] PASSED test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors_when_move[node] PASSED test_merge_tree_s3/test.py::test_move_partition_to_another_disk[node] PASSED test_merge_tree_s3/test.py::test_move_replace_partition_to_another_table[node] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] PASSED test_multiple_disks/test.py::test_detach_attach[mt] PASSED test_merge_tree_s3/test.py::test_s3_disk_apply_new_settings[node] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_multiple_disks/test.py::test_freeze PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] PASSED test_merge_tree_s3/test.py::test_s3_disk_heavy_write_check_mem[node] PASSED test_multiple_disks/test.py::test_kill_while_insert PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work PASSED test_multiple_disks/test.py::test_move_while_merge PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster PASSED test_merge_tree_s3/test.py::test_s3_disk_reads_on_unstable_connection[node] PASSED test_merge_tree_s3/test.py::test_s3_no_delete_objects[node] PASSED test_merge_tree_s3/test.py::test_simple_insert_select[0-16-node] PASSED test_merge_tree_s3/test.py::test_simple_insert_select[8192-12-node] PASSED test_merge_tree_s3/test.py::test_table_manipulations[node] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size PASSED test_multiple_disks/test.py::test_query_parser PASSED test_multiple_disks/test.py::test_rename PASSED test_multiple_disks/test.py::test_round_robin[mt] PASSED test_multiple_disks/test.py::test_round_robin[replicated] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled PASSED test_multiple_disks/test.py::test_simple_replication_and_moves PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] PASSED test_multiple_disks/test.py::test_system_tables PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload SKIPPED [1] test_merge_tree_load_parts/test.py:227: Skip with debug build and sanitizers. This test intentionally triggers LOGICAL_ERROR which leads to crash with those builds SKIPPED [3] test_merge_tree_s3/test.py:931: Disabled, will be fixed after https://github.com/ClickHouse/ClickHouse/issues/51152 ================== 96 passed, 4 skipped in 416.88s (0:06:56) ===================